Previous Book Contents Book Index Next

Inside Macintosh: Programming With the Text Encoding Conversion Manager /
Chapter 2 - Basic Text Types Reference / Basic Text Functions
Obtaining Information From a Text Encoding Specification /


GetTextEncodingBase

Returns the base encoding of the specified text encoding.

pascal TextEncodingBase GetTextEncodingBase (TextEncoding encoding); 
encoding
A text encoding specification whose base encoding you want to obtain.
function result
The base encoding portion of the specified text encoding.
SEE ALSO
"Text Encoding Base" (page 31)

The data type TextEncodingRun (page 46)


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 NOV 1997